Expand description

Authorship tracking for FRAME runtimes.

This tracks the current author of the block.

Re-exports

Modules

  • The module that hosts all the FRAME types needed to add this pallet to a runtime.

Traits

  • An event handler for the authorship pallet. There is a dummy implementation for (), which does nothing.